home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 125
/
Freelog_MarsAvril2015_No125.iso
/
ViePratique
/
gnucash
/
gnucash-2.6.5-setup.exe
/
{app}
/
share
/
themes
/
Nimbus-Light
/
gtk-2.0
/
gtkrc
< prev
next >
Wrap
Text File
|
2009-02-04
|
1KB
|
73 lines
include "iconrc"
style "default"
{
bg[NORMAL] = "#e8e9ed"
bg[PRELIGHT] = "#e9ecf2"
bg[SELECTED] = "#39698a"
bg[INSENSITIVE] = "#efebe5"
bg[ACTIVE] = "#bec1c7"
engine "nimbus"
{
light_theme
}
}
style "entry" = "default"
{
bg[NORMAL] = "white"
bg[INSENSITIVE] = "#dee0e5"
base[INSENSITIVE] = "#dee0e5"
base[SELECTED] = "#0e5a8f"
engine "nimbus"
{
light_theme
}
}
style "scrollbar" = "default"
{
GtkRange::slider_width = 13
GtkRange::stepper_size = 17
GtkScrollbar::min_slider_length = 31
GtkScale::slider-length= 14
}
style "pane" = "default"
{
GtkPaned::handle_size = 10
}
style "menu" = "default"
{
bg[NORMAL] = "#eff0f2"
bg[PRELIGHT] = "#39698a"
PanelMenu::stripe-enabled = FALSE
}
style "PanelFrame"
{
xthickness = 1
ythickness = 1
}
class "Panel*" style "PanelFrame"
class "PanelMenuBar" style "default"
class "WnckSelector" style "default"
class "GtkMenu*" style "menu"
class "GtkScale" style "scrollbar"
class "GtkTreeView" style "entry"
class "GtkWidget" style "default"
class "GtkEntry" style "entry"
class "GtkScrollbar" style "scrollbar"
class "GtkPaned" style "pane"
style "tips"
{
bg[NORMAL] = "#ffffcc"
}
widget "gtk-tooltip*" style "tips"